Xuni Product Documentation - Xamarin.Forms
FilterUnaryExpression<T> Class
Members 
The type of the data item.
Describes a concrete filter expression.
Syntax
public class FilterUnaryExpression<T> : FilterUnaryExpression 
Type Parameters
T
The type of the data item.
Inheritance Hierarchy

System.Object
   Xuni.CollectionView.FilterExpression
      Xuni.CollectionView.FilterUnaryExpression
         Xuni.CollectionView.FilterUnaryExpression<T>

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FilterUnaryExpression<T> Members
Xuni.CollectionView Namespace